home *** CD-ROM | disk | FTP | other *** search
/ Champak 146 / (Vol 146) Jan 07 2012.iso / Games / snowballs.swf / scripts / DefineSprite_78 / frame_2 / DoAction.as
Text File  |  2012-01-07  |  62b  |  6 lines

  1. timeout -= "1";
  2. if(timeout < "0")
  3. {
  4.    gotoAndPlay(4);
  5. }
  6.